home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Dev / misc / temgen.lha / Temgen / Amigamain / generic.cd < prev    next >
Text File  |  2004-06-26  |  521b  |  31 lines

  1. ; the first 9 entries are needed by generic.tg generated applications
  2. ;
  3. MSG_OK (//)
  4. OK
  5. ;
  6. MSG_REQTITLE (//)
  7. Problem
  8. ;
  9. MSG_ERR_LIB (//)
  10. Couldn't open %s %ld\n
  11. ;
  12. MSG_ERR_SHELL (//)
  13. Application can't be started from Shell\n
  14. ;
  15. MSG_ERR_WB (//)
  16. Application can't be started from Workbench\n
  17. ;
  18. MSG_ERR_RAM (//)
  19. Couldn't allocate RAM in function %s\n
  20. ;
  21. MSG_ERR_TOOLTYPES (//)
  22. Couldn't read tooltypes\n
  23. ;
  24. MSG_ERR_READARGS (//)
  25. Couldn't read command line arguments\n
  26. ;
  27. MSG_ERR_OPEN (//)
  28. Couldn't open stream %s\n
  29. ;
  30. ; Your own stuff
  31.